home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 103 / XENIATGM103.iso / Shareware / GoLive 5.0 / MM9.Cab / F1403_fullarticle.asp.9B3B646D_CB56_4EAE_BAB7_3E7E8E41A649 < prev    next >
Text File  |  2000-08-17  |  3KB  |  62 lines

  1. <!-- #INCLUDE VIRTUAL="/golive/config/include/utils.runtime5.asp" -->
  2. <!-- #INCLUDE VIRTUAL="/golive/config/include/ado.runtime5.asp" -->
  3. <html>
  4.  
  5.     <head>
  6.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  7.         <meta name="generator" content="Adobe GoLive 5">
  8.         <title>Headline News</title>
  9.         <%'Dynamic Link
  10.     set Feature_InformationRecordSet = CreateObject("ADODB.RecordSet")
  11.     Feature_InformationRecordSet.Open "select * from features", ConnectString("Magazine")
  12.     set Feature_Information = WrapRecordSet(Feature_InformationRecordSet, "ID")
  13. %><meta name="site-config-URL" content="http://localhost/golive/config/">
  14.     </head>
  15.  
  16.     <body bgcolor="white">
  17.         <table border="0" cellpadding="0" cellspacing="10">
  18.             <tr>
  19.                 <td valign="top">
  20.                     <h2><img src="images/logo.gif"></h2>
  21.                     <h2>
  22.                     <table border="0" cellpadding="0" cellspacing="0" width="145">
  23.                         <tr>
  24.                             <td width="33"></td>
  25.                             <td>
  26.                                 <h2>Contents</h2>
  27.                                 <p><a href="frontpage.asp">Home</a><br>
  28.                                 Features<br>
  29.                                 Q & A</td>
  30.                         </tr>
  31.                     </table>
  32.                     </h2>
  33.                 </td>
  34.                 <td valign="top">
  35.                     <table border="0" cellpadding="0" cellspacing="0">
  36.                         <tr height="76">
  37.                             <td height="76"></td>
  38.                         </tr>
  39.                         <tr>
  40.                             <td>
  41.                                 <h2><%=Feature_Information.Value("Title")%></h2>
  42.                                 <p><i>By <%=Feature_Information.Value("Author")%></i></p>
  43.                                 <p><img height="8" width="400" src="images/spacer.gif"></p>
  44.                                 <p><img height="10" width="10" src="images/spacer.gif"></p>
  45.                                 <p><img src='<%=Feature_Information.Value("ImageURL")%>' width="280" height="170" align="right" hspace="20" vspace="10"><%=Feature_Information.Value("Story")%></td>
  46.                         </tr>
  47.                     </table>
  48.                 </td>
  49.             </tr>
  50.         </table>
  51.     </body>
  52.  
  53. </html>
  54. <% if 0 then %>
  55. <!-- Mock Content
  56.    Feature_Information:Title {Ducky takes 1st prize}
  57.    Feature_Information:Author {Mr. Yellow}
  58.    Feature_Information:ImageURL {images/ducky(big).jpg}
  59.    Feature_Information:Story {The ImageReady rubber ducky has surprised everyone, including its creators, by taking first prize in a local duck beauty pageant.<br><br>The ducky was as surprised as anyone by his success. When asked about plans to cope with his newly found celebrity, he seemed surprised that anyone would make such a fuss over a little yellow duck.<br><br>"I hoped the water doesn't get too hot," he mused.<br><br>The local duck beauty pageant is a Minnesota tradition dating back to the turn of the century, when Mortimer T. Duckbill decided to find the most stunning example of duck beauty for a family portrait. The completed work, by the late master Kai Fu Zu, still hands in the Duckbill mansion.}
  60. -->
  61. <% end if %>
  62.